home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December / PCWorld_2005-12_cd.bin / software / vyzkuste / pspad / pspad433inst_cz.exe / {app} / Syntax / Makefile.ini < prev    next >
Makefile  |  2005-04-16  |  1KB  |  98 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=Makefile
  4. HTMLGroup=0
  5. FileType=*.mk,*.mkf,makefile.
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=0
  10. CComment=0
  11. SpecComment=0
  12. BasComment=1
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=1
  18. SlashComment=0
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=0
  23. FortranComment=0
  24. CStarComment=0
  25. DollarComment=0
  26. LBracketComment=0
  27. SingleQuote=1
  28. DoubleQuote=1
  29. Preprocessors=0
  30. IndentChar=:
  31. UnIndentChar=
  32. TabWidth=8
  33. CaseSensitive=1
  34. PocoComment=0
  35. DComment=0
  36. SmartComment=0
  37. HaskellComment=0
  38. PipeComment=0
  39. WebFocusComment=0
  40. KeyWordChars=_-.
  41. [KeyWords]
  42. define=
  43. else=
  44. endef=
  45. endif=
  46. export=
  47. ifdef=
  48. ifeq=
  49. ifndef=
  50. ifneq=
  51. include=
  52. override=
  53. sinclude=
  54. unexport=
  55. vpath=
  56. [ReservedWords]
  57. CFLAGS=
  58. INCLUDE=
  59. [KeyWords2]
  60. addprefix=
  61. addsuffix=
  62. basename=
  63. call=
  64. dir=
  65. error=
  66. filter=
  67. filter-out=
  68. findstring=
  69. firstword=
  70. foreach=
  71. join=
  72. notdir=
  73. origin=
  74. patsubst=
  75. shell=
  76. sort=
  77. strip=
  78. subst=
  79. suffix=
  80. warning=
  81. wildcard=
  82. word=
  83. wordlist=
  84. words=
  85. [KeyWords3]
  86. CURDIR=
  87. LIBPATTERNS=
  88. MAKE=
  89. MAKECMDGOALS=
  90. MAKEFILES=
  91. MAKEFLAGS=
  92. MAKELEVEL=
  93. MAKESHELL=
  94. PHONY=
  95. SHELL=
  96. SUFFIXES=
  97. VPATH=
  98.